home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
ARGONET
/
PD
/
PROGRAMMING
/
LCLINT2.SPK
/
lib
/
lci
/
lclinit
Wrap
Text File
|
1996-09-04
|
778b
|
41 lines
\comment Standard Larch C Interface Language (LCL) init file
commentSym //
opChar ~!#$&?@|
openSym \< \langle
closeSym \> \rangle
selectSym .
simpleId \bot \top
synonym int Int
synonym double float
synonym \and /\
synonym \or \/
synonym \implies =>
synonym \marker __
synonym = ==
synonym \neq !=
synonym \not !
synonym \not not
synonym \not ~
synonym \pre ^
synonym \post '
synonym \arrow ->
synonym \arrow \ra
synonym |- \postcat
synonym -| \pretcat
synonym |- \vdash
synonym -| \dashv
synonym \leq <=
synonym \geq >=
synonym \cap \I
synonym \cup \U
synonym \diamond \rel
synonym \sqcap \lub
synonym \sqcup \glb